arm: Remove OMAP2420H4 and all omap24xx support
authorTom Rini <[email protected]>
Tue, 4 Jun 2013 12:02:06 +0000 (12:02 +0000)
committerTom Rini <[email protected]>
Mon, 10 Jun 2013 12:43:19 +0000 (08:43 -0400)
commit7f5eef93af92ed9efed7867d24b03fd6056a7404
tree1c387cc980c78894b9e7a075adbfa09ef42d81de
parent03e08d7cf6f0c41acb03d3b2c82f39a827a11a10
arm: Remove OMAP2420H4 and all omap24xx support

The omap2420H4 was the only mainline omap24xx board.  Prior to being
fixed by Jon Hunter in time for v2013.04 it had been functionally broken
for a very long time.  Remove this board as there's not been interest in
it in U-Boot for quite a long time.

Signed-off-by: Tom Rini <[email protected]>
22 files changed:
MAINTAINERS
arch/arm/cpu/arm1136/start.S
arch/arm/include/asm/arch-omap24xx/bits.h [deleted file]
arch/arm/include/asm/arch-omap24xx/clock.h [deleted file]
arch/arm/include/asm/arch-omap24xx/i2c.h [deleted file]
arch/arm/include/asm/arch-omap24xx/mem.h [deleted file]
arch/arm/include/asm/arch-omap24xx/mux.h [deleted file]
arch/arm/include/asm/arch-omap24xx/omap2420.h [deleted file]
arch/arm/include/asm/arch-omap24xx/sys_info.h [deleted file]
arch/arm/include/asm/arch-omap24xx/sys_proto.h [deleted file]
arch/arm/lib/cache.c
board/ti/omap2420h4/Makefile [deleted file]
board/ti/omap2420h4/config.mk [deleted file]
board/ti/omap2420h4/lowlevel_init.S [deleted file]
board/ti/omap2420h4/mem.c [deleted file]
board/ti/omap2420h4/omap2420h4.c [deleted file]
board/ti/omap2420h4/sys_info.c [deleted file]
boards.cfg
doc/README.scrapyard
drivers/serial/ns16550.c
drivers/serial/serial_ns16550.c
include/configs/omap2420h4.h [deleted file]